projects
/
project
/
bcm63xx
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e88f421
)
powerpc/t2080qds: undef CONFIG_FSL_DDR_INTERACTIVE
author
Shengzhou Liu
<
[email protected]
>
Wed, 4 Dec 2013 06:21:05 +0000
(14:21 +0800)
committer
York Sun
<
[email protected]
>
Wed, 4 Dec 2013 22:55:05 +0000
(14:55 -0800)
Usually CONFIG_FSL_DDR_INTERACTIVE feature is used for debug.
we would not enable this by default to save the limited space of u-boot.
This avoid following compiling error:
section .bootpg loaded at [
00000000effff000
,
00000000effff577
] overlap ssection
.data loaded at [
00000000efff31b8
,
00000000f00010c7
]
u-boot: section .bootpg lma 0xeffff000 adjusted to 0xf00010c8
Signed-off-by: Shengzhou Liu <
[email protected]
>
Acked-by: York Sun <
[email protected]
>
include/configs/T2080QDS.h
patch
|
blob
|
history
diff --git
a/include/configs/T2080QDS.h
b/include/configs/T2080QDS.h
index ad09816974021d6b994e57c6c610150047f9b03e..bff001f4335bd70ce966f6ca442564bb7d368889 100644
(file)
--- a/
include/configs/T2080QDS.h
+++ b/
include/configs/T2080QDS.h
@@
-155,7
+155,7
@@
unsigned long get_board_ddr_clk(void);
#define CONFIG_CHIP_SELECTS_PER_CTRL (4 * CONFIG_DIMM_SLOTS_PER_CTLR)
#define CONFIG_DDR_SPD
#define CONFIG_SYS_FSL_DDR3
-#
define
CONFIG_FSL_DDR_INTERACTIVE
+#
undef
CONFIG_FSL_DDR_INTERACTIVE
#define CONFIG_SYS_SPD_BUS_NUM 0
#define CONFIG_SYS_SDRAM_SIZE 2048 /* for fixed parameter use */
#define SPD_EEPROM_ADDRESS1 0x51